Integrating SwiftUI into UIKit Apps by Natalia Panferova
Author:Natalia Panferova
Language: eng
Format: epub
Publisher: Nil Coalescing Limited
Published: 2022-12-15T00:00:00+00:00
Styling collection cells in SwiftUI
When we create our custom UICollectionView or UITableView cell UI using UIHostingConfiguration, we can use SwiftUI APIs to customize cell styling. We can modify the alignment of list row separators, change cell margins and background. We are going to see how we can apply such customizations by continuing to work on our sample Fun Activities app.
Change list row separator alignment
By default list row separators are aligned to the first Text view if one is present in the cell. In many cases this is exactly what we want, but sometimes we need to customize the alignment to meet our specific design needs.
For example, in our sample app the first Text view from the leading edge contains the activity date. It uses a small font size and itâs not the main component of the cell. It would probably be better to draw the separator starting from the activity name instead.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12519)
Hello! Python by Anthony Briggs(9866)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9756)
The Mikado Method by Ola Ellnestam Daniel Brolund(9746)
Dependency Injection in .NET by Mark Seemann(9292)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8257)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7740)
Grails in Action by Glen Smith Peter Ledbrook(7666)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7515)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(6740)
Microservices with Go by Alexander Shuiskov(6505)
Practical Design Patterns for Java Developers by Miroslav Wengner(6405)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6383)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6377)
Angular Projects - Third Edition by Aristeidis Bampakos(5760)
The Art of Crafting User Stories by The Art of Crafting User Stories(5293)
NetSuite for Consultants - Second Edition by Peter Ries(5237)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5053)
Kotlin in Action by Dmitry Jemerov(5018)
